Skip to content

BUG: bug in sort for grouping with a categorical columns (GH8868) #9480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2015

Conversation

cottrell
Copy link
Contributor

Closes #8868

hack. I can add tests if this passes the CI and we think this should be taken further.

@jreback jreback changed the title patch to possibly fix issue #8868 BUG: bug in sort for grouping with a categorical columns (GH8868) Feb 13, 2015
@jreback jreback added Bug Categorical Categorical Data Type labels Feb 13, 2015
@jreback
Copy link
Contributor

jreback commented Feb 13, 2015

well you would need tests. Not sure this 'hack' is correct.

@jreback
Copy link
Contributor

jreback commented Feb 16, 2015

@cottrell ok, other PR is merged in. Pls add tests and update. See if it can be done more naturally.

jreback added a commit that referenced this pull request Feb 18, 2015
BUG: bug in sort for grouping with a categorical columns (GH8868)
@jreback jreback merged commit bceb342 into pandas-dev:master Feb 18, 2015
@jreback
Copy link
Contributor

jreback commented Feb 18, 2015

@cottrell thanks

(this was correct)

@cottrell cottrell deleted the more_groupby_sort branch February 21, 2015 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Categorical Categorical Data Type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: sort=False ignored when grouping with a categorical column
2 participants